de_image ~master (2022-01-31T01:34:57.6577976)
Dub
Repo
sPLT_Chunk
devisualization
image
fileformats
png
struct
sPLT_Chunk {
string
paletteName
;
PngIHDRBitDepth
sampleDepth
;
struct
Entry
;
Entry
[]
colors
;
}
Members
Structs
Entry
struct
Entry
Variables
colors
Entry
[]
colors
;
paletteName
string
paletteName
;
sampleDepth
PngIHDRBitDepth
sampleDepth
;
Meta
Source
See Implementation
devisualization
image
fileformats
png
aliases
HeadersOnlyPNGFileFormat
RGB16
RGBA16
enums
PngIHDRBitDepth
PngIHDRColorType
PngIHDRCompresion
PngIHDRFilter
PngIHDRInterlaceMethod
PngPhysicalPixelUnit
PngRenderingIntent
PngTextKeywords
functions
asPNG
loadPNG
loadPNGHeaders
structs
IHDR_Chunk
PLTE_Chunk
PNGFileFormat
cHRM_Chunk
gAMA_Chunk
iCCP_Chunk
pPHs_Chunk
sPLT_Chunk
sRGB_Chunk
unions
bKGD_Chunk
sBIT_Chunk
tRNS_Chunk